gtk4.git
3 years agoci: Remove print-backends build option
Corey Berla [Wed, 13 Jul 2022 14:21:12 +0000 (14:21 +0000)]
ci: Remove print-backends build option

Flatpak CI is failing because of unknown option "print-backends".
print-backends was renamed to print in c4d350c260879c11ea94641ac820b331aeaccc7c
and subsequently was removed in a4aa6d79addfcc5f6b61a9aecd2b3a647e249622
(replaced by print-cups and print-cloudprint as auto options)

3 years agoMerge branch 'wip/otte/for-main' into 'main'
Benjamin Otte [Fri, 24 Jun 2022 03:39:16 +0000 (03:39 +0000)]
Merge branch 'wip/otte/for-main' into 'main'

gdk: Replace GTK_USE_PORTAL env var with GDK_DEBUG flag

See merge request GNOME/gtk!4829

3 years agogdk: Replace GTK_USE_PORTAL env var with GDK_DEBUG flag
Benjamin Otte [Fri, 24 Jun 2022 00:15:25 +0000 (02:15 +0200)]
gdk: Replace GTK_USE_PORTAL env var with GDK_DEBUG flag

It's a debug flag, so make it clear that it is one.

Related: Clowns on the Arch wiki on
https://wiki.archlinux.org/title/Uniform_look_for_Qt_and_GTK_applications#Consistent_file_dialog

3 years agoMerge branch 'alatiera/doc-type' into 'main'
Matthias Clasen [Thu, 23 Jun 2022 21:46:45 +0000 (21:46 +0000)]
Merge branch 'alatiera/doc-type' into 'main'

shortcutcontroller: fix typo in property docs

See merge request GNOME/gtk!4827

3 years agoUpdate Portuguese translation
Hugo Carvalho [Thu, 23 Jun 2022 21:41:23 +0000 (21:41 +0000)]
Update Portuguese translation

3 years agoshortcutcontroller: fix typo in property docs
Jordan Petridis [Thu, 23 Jun 2022 19:33:51 +0000 (22:33 +0300)]
shortcutcontroller: fix typo in property docs

followup of d7dae84af248bc198601cad89441724c5345504d

3 years agoMerge branch 'bad-popup-extents' into 'main'
Matthias Clasen [Thu, 23 Jun 2022 11:59:55 +0000 (11:59 +0000)]
Merge branch 'bad-popup-extents' into 'main'

[x11] Fix coordinate space of rect in gdk_x11_surface_get_frame_extents when called on popups.

See merge request GNOME/gtk!4820

3 years agoMerge branch 'wip/jtojnar/demo-pickers-no-dirs' into 'main'
Matthias Clasen [Thu, 23 Jun 2022 11:39:33 +0000 (11:39 +0000)]
Merge branch 'wip/jtojnar/demo-pickers-no-dirs' into 'main'

gtk-demo: Remove mention of directories in picker examples

See merge request GNOME/gtk!4825

3 years agogtk-demo: Remove mention of directories in picker examples
Jan Tojnar [Wed, 22 Jun 2022 21:07:11 +0000 (23:07 +0200)]
gtk-demo: Remove mention of directories in picker examples

Those were removed in https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/2909.

3 years agoUpdate Basque translation
Asier Sarasua Garmendia [Wed, 22 Jun 2022 19:17:51 +0000 (19:17 +0000)]
Update Basque translation

3 years agoUpdate Ukrainian translation
Yuri Chornoivan [Wed, 22 Jun 2022 19:06:56 +0000 (19:06 +0000)]
Update Ukrainian translation

3 years agoMerge branch 'wip/otte/inspector-inspector' into 'main'
Matthias Clasen [Wed, 22 Jun 2022 18:25:13 +0000 (18:25 +0000)]
Merge branch 'wip/otte/inspector-inspector' into 'main'

inspector: Inspect

See merge request GNOME/gtk!4822

3 years agoMerge branch 'wip/xdg-toplevel-bounds' into 'main'
Matthias Clasen [Wed, 22 Jun 2022 14:24:41 +0000 (14:24 +0000)]
Merge branch 'wip/xdg-toplevel-bounds' into 'main'

wayland: Add supports for xdg_toplevel.bounds

See merge request GNOME/gtk!4261

3 years agoMerge branch 'gtk-window-export-handle-win32' into 'main'
Matthias Clasen [Wed, 22 Jun 2022 14:20:11 +0000 (14:20 +0000)]
Merge branch 'gtk-window-export-handle-win32' into 'main'

Implement gtk_window_export_handle for other backends

See merge request GNOME/gtk!4824

3 years agoUpdated Spanish translation
Daniel Mustieles [Wed, 22 Jun 2022 08:45:59 +0000 (10:45 +0200)]
Updated Spanish translation

3 years agoAdd stub gtk_window_export_handle implementation for some backends
Luca Bacci [Tue, 21 Jun 2022 09:45:19 +0000 (11:45 +0200)]
Add stub gtk_window_export_handle implementation for some backends

3 years agoinspector: Add an "inspect inspector" button
Benjamin Otte [Tue, 21 Jun 2022 00:33:20 +0000 (02:33 +0200)]
inspector: Add an "inspect inspector" button

And launch a new inspector.

The location of that button is rather random - I had no idea where to
put it.

3 years agoobject-tree: Allow inspecting inspectors
Benjamin Otte [Tue, 21 Jun 2022 00:32:33 +0000 (02:32 +0200)]
object-tree: Allow inspecting inspectors

We filter by display, so the inspector window should show up only when
inspecting the inspector.

3 years agoinspector: Don't use global variable here
Benjamin Otte [Tue, 21 Jun 2022 00:30:47 +0000 (02:30 +0200)]
inspector: Don't use global variable here

When inspecting the inspector, we want to create mutiple displays here.

If we need this to be global, we should store it per-inspected-display.

3 years agoUpdated Lithuanian translation
Aurimas Černius [Mon, 20 Jun 2022 19:18:16 +0000 (22:18 +0300)]
Updated Lithuanian translation

3 years ago[x11] Fix coordinate space of rect in gdk_x11_surface_get_frame_extents when called...
Emilio Cobos Álvarez [Mon, 20 Jun 2022 08:11:29 +0000 (10:11 +0200)]
[x11] Fix coordinate space of rect in gdk_x11_surface_get_frame_extents when called on popups.

If we take the early return we don't unscale this at the bottom of the
function, causing wrong coordinates in HiDPI screens.

This bug also affects GTK3 (I noticed this running Firefox tests on X).

3 years agoMerge branch 'alatiera/inscription-since' into 'main'
Matthias Clasen [Fri, 17 Jun 2022 22:38:16 +0000 (22:38 +0000)]
Merge branch 'alatiera/inscription-since' into 'main'

inscription: Add missing Since annotations

See merge request GNOME/gtk!4815

3 years agoMerge branch 'gdk-win32-gtk-overlay-scrolling' into 'main'
Luca Bacci [Fri, 17 Jun 2022 09:37:14 +0000 (09:37 +0000)]
Merge branch 'gdk-win32-gtk-overlay-scrolling' into 'main'

GdkWin32: Add code for gtk-overlay-scrolling setting

Closes #4899

See merge request GNOME/gtk!4816

3 years agoGdkWin32: Add code for gtk-overlay-scrolling setting
Luca Bacci [Fri, 17 Jun 2022 08:55:21 +0000 (10:55 +0200)]
GdkWin32: Add code for gtk-overlay-scrolling setting

Fixes https://gitlab.gnome.org/GNOME/gtk/-/issues/4899

3 years agoinscription: Add missing Since annotations
Jordan Petridis [Thu, 16 Jun 2022 21:15:46 +0000 (00:15 +0300)]
inscription: Add missing Since annotations

3 years agoMerge branch 'wip/jimmac/hc-sidebar-borders' into 'main'
Matthias Clasen [Wed, 15 Jun 2022 13:40:17 +0000 (13:40 +0000)]
Merge branch 'wip/jimmac/hc-sidebar-borders' into 'main'

HC: make selected items better visible

Closes #4984

See merge request GNOME/gtk!4813

3 years agoHC: make selected items better visible
Jakub Steiner [Wed, 15 Jun 2022 12:47:47 +0000 (14:47 +0200)]
HC: make selected items better visible

- follow libadwaita's example and outline selected items for better visibility
  in high contrast variant

Fixes https://gitlab.gnome.org/GNOME/gtk/-/issues/4984

3 years agoUpdate Catalan translation
Jordi Mas [Tue, 14 Jun 2022 17:41:12 +0000 (19:41 +0200)]
Update Catalan translation

3 years agoMerge branch 'matthiasc/for-main' into 'main'
Matthias Clasen [Tue, 14 Jun 2022 12:25:02 +0000 (12:25 +0000)]
Merge branch 'matthiasc/for-main' into 'main'

gtk-demo: Add some keywords

See merge request GNOME/gtk!4812

3 years agoMerge branch 'wip/antoniof/dont-rubberband-on-drag-end' into 'main'
Benjamin Otte [Tue, 14 Jun 2022 03:45:55 +0000 (03:45 +0000)]
Merge branch 'wip/antoniof/dont-rubberband-on-drag-end' into 'main'

listbase: Don't start rubberband on ::drag-end

See merge request GNOME/gtk!4793

3 years agowayland: Add support for xdg_toplevel.bounds
Jonas Ådahl [Tue, 4 Aug 2020 14:52:20 +0000 (16:52 +0200)]
wayland: Add support for xdg_toplevel.bounds

The GdkToplevelSize struct already has the concept of "bounds", which
means the largest size a window should reasonably have. It's practically
the equivalent of the monitor the window is intended to be mapped on,
with the "struts" (e.g. panels) cut out. It's used by GTK to use this
information to calculate a default window size that is "lagom" (swedish;
not too large, not too small).

3 years agoUpdate Catalan translation
Jordi Mas [Mon, 13 Jun 2022 18:01:17 +0000 (20:01 +0200)]
Update Catalan translation

3 years agogtk-demo: Add some keywords
Matthias Clasen [Mon, 13 Jun 2022 15:16:51 +0000 (11:16 -0400)]
gtk-demo: Add some keywords

Make it so that the right demos show up when
you search for GtkInscription.

3 years agoUpdate Russian translation
Aleksandr Melman [Mon, 13 Jun 2022 13:26:30 +0000 (13:26 +0000)]
Update Russian translation

3 years agoMerge branch 'wip/otte/inscription' into 'main'
Benjamin Otte [Mon, 13 Jun 2022 12:08:16 +0000 (12:08 +0000)]
Merge branch 'wip/otte/inscription' into 'main'

Inscription: Derive row alignment from xalign

See merge request GNOME/gtk!4811

3 years agoUpdate Persian translation
Danial Behzadi [Mon, 13 Jun 2022 06:44:53 +0000 (06:44 +0000)]
Update Persian translation

3 years agoUpdate Persian translation
Danial Behzadi [Mon, 13 Jun 2022 05:48:56 +0000 (05:48 +0000)]
Update Persian translation

3 years agoreftests: Add an inscription xalign RTL test
Benjamin Otte [Mon, 13 Jun 2022 03:30:08 +0000 (05:30 +0200)]
reftests: Add an inscription xalign RTL test

This checks mainly that we do the right thing wrt PangoAlignment
weirdness.

0.25 and 0.75 are set to 0.0 and 1.0 currently because of Pango
limitations (and no desire to manually move lines).
But if that were to be fixed, both the ref and the test should update in
the same way and things should just keep working.

3 years agoinscription: Multiparagraph text is always multiline
Benjamin Otte [Mon, 13 Jun 2022 02:54:19 +0000 (04:54 +0200)]
inscription: Multiparagraph text is always multiline

Wrap this text and clip towards the bottom, no matter how high the
inscription is.

3 years agoinscription: Do not try to align layouts that have a proper width set
Benjamin Otte [Mon, 13 Jun 2022 02:53:35 +0000 (04:53 +0200)]
inscription: Do not try to align layouts that have a proper width set

Pango knows where to put the text.

3 years agoreftests: Add inscription reftest for xalign
Benjamin Otte [Sun, 12 Jun 2022 23:26:20 +0000 (01:26 +0200)]
reftests: Add inscription reftest for xalign

Compare with labels again.

3 years agoInscription: Derive row alignment from xalign
Georges Basile Stavracas Neto [Sun, 12 Jun 2022 17:27:33 +0000 (14:27 -0300)]
Inscription: Derive row alignment from xalign

Texts usually want the alignment of each row to match the xalign of
the text itself.

Derive the alignment of the PangoLayout from the xalign property of
the inscription. Because Pango doesn't provide float row alignment,
map left, center and right from the xalign in 1 / 3 steps.

3 years agoUpdate POTFILES.skip
Piotr Drąg [Sun, 12 Jun 2022 12:52:37 +0000 (14:52 +0200)]
Update POTFILES.skip

3 years agoMerge branch 'wip/otte/inscription' into 'main'
Matthias Clasen [Sun, 12 Jun 2022 01:38:40 +0000 (01:38 +0000)]
Merge branch 'wip/otte/inscription' into 'main'

More inscription work

See merge request GNOME/gtk!4808

3 years agoinscription: Add ::wrap-mode
Benjamin Otte [Sun, 12 Jun 2022 00:58:22 +0000 (02:58 +0200)]
inscription: Add ::wrap-mode

We use a different wrap-mode than GtkLabel, because we cannot just
resize the widget to make long words fit, we have to fit the size we are
given.

3 years agoreftests: Test inscription multiline overflow
Benjamin Otte [Sun, 12 Jun 2022 00:42:00 +0000 (02:42 +0200)]
reftests: Test inscription multiline overflow

3 years agogtk-demo: Add a "Read More" label demo.
Benjamin Otte [Sat, 11 Jun 2022 18:27:53 +0000 (20:27 +0200)]
gtk-demo: Add a "Read More" label demo.

3 years agoreftests: Test overflowing inscription yalign
Benjamin Otte [Sat, 11 Jun 2022 20:15:43 +0000 (22:15 +0200)]
reftests: Test overflowing inscription yalign

Overflowing inscriptions should always align to the top, even when half
an extra line is available.

3 years agoMerge branch 'wip/otte/listmodels' into 'main'
Matthias Clasen [Sat, 11 Jun 2022 15:15:53 +0000 (15:15 +0000)]
Merge branch 'wip/otte/listmodels' into 'main'

19 listmodels: Add ::item-type and ::n-items

See merge request GNOME/gtk!4807

3 years agoinscription: Fixate layout at top when it doesn't fit
Benjamin Otte [Sat, 11 Jun 2022 14:28:27 +0000 (16:28 +0200)]
inscription: Fixate layout at top when it doesn't fit

Ellipsized and clipped layouts shouldn't reposition themselves according
to yalign when they don't fully fit.

3 years agoassistant: Add ::item-type and ::n-items to the pages list
Benjamin Otte [Sat, 11 Jun 2022 05:34:36 +0000 (07:34 +0200)]
assistant: Add ::item-type and ::n-items to the pages list

3 years agoMerge branch 'wip/otte/inscription' into 'main'
Matthias Clasen [Sat, 11 Jun 2022 13:47:20 +0000 (13:47 +0000)]
Merge branch 'wip/otte/inscription' into 'main'

Add GtkInscription

See merge request GNOME/gtk!4800

3 years agobookmarklist: Add ::item-type and ::n-items
Benjamin Otte [Sat, 11 Jun 2022 05:15:30 +0000 (07:15 +0200)]
bookmarklist: Add ::item-type and ::n-items

3 years agodirectorylist: Add ::item-type and ::n-items
Benjamin Otte [Sat, 11 Jun 2022 05:08:23 +0000 (07:08 +0200)]
directorylist: Add ::item-type and ::n-items

3 years agofilterlistmodel: Add ::item-type and ::n-items
Benjamin Otte [Sat, 11 Jun 2022 05:05:27 +0000 (07:05 +0200)]
filterlistmodel: Add ::item-type and ::n-items

With tests!

3 years agofattenlistmodel: Add ::item-type and ::n-items
Benjamin Otte [Sat, 11 Jun 2022 04:43:25 +0000 (06:43 +0200)]
fattenlistmodel: Add ::item-type and ::n-items

With tests!

3 years agolistlistmodel: Add ::item-type and ::n-items
Benjamin Otte [Sat, 11 Jun 2022 04:30:00 +0000 (06:30 +0200)]
listlistmodel: Add ::item-type and ::n-items

3 years agomaplistmodel: Add ::item-type and ::n-items
Benjamin Otte [Sat, 11 Jun 2022 03:32:29 +0000 (05:32 +0200)]
maplistmodel: Add ::item-type and ::n-items

With tests!

3 years agomultifilter: Add ::item-type and ::n-items
Benjamin Otte [Sat, 11 Jun 2022 03:25:09 +0000 (05:25 +0200)]
multifilter: Add ::item-type and ::n-items

3 years agomultiselection: Add ::item-type and ::n-items
Benjamin Otte [Sat, 11 Jun 2022 03:15:28 +0000 (05:15 +0200)]
multiselection: Add ::item-type and ::n-items

With tests!

3 years agomultisorter: Add ::item-type and ::n-items
Benjamin Otte [Sat, 11 Jun 2022 03:15:05 +0000 (05:15 +0200)]
multisorter: Add ::item-type and ::n-items

3 years agonoselection: Add ::item-type and ::n-items
Benjamin Otte [Sat, 11 Jun 2022 02:56:58 +0000 (04:56 +0200)]
noselection: Add ::item-type and ::n-items

3 years agopropertylookuplistmodel: Add ::item-type and ::n-items
Benjamin Otte [Sat, 11 Jun 2022 02:52:34 +0000 (04:52 +0200)]
propertylookuplistmodel: Add ::item-type and ::n-items

With tests!

3 years agoselectionfiltermodel: Add ::item-type and ::n-items
Benjamin Otte [Sat, 11 Jun 2022 02:51:41 +0000 (04:51 +0200)]
selectionfiltermodel: Add ::item-type and ::n-items

3 years agoshortcutcontroller: Add ::item-type and ::n-items
Benjamin Otte [Sat, 11 Jun 2022 02:50:49 +0000 (04:50 +0200)]
shortcutcontroller: Add ::item-type and ::n-items

3 years agosingleselection: Add ::item-type and ::n-items
Benjamin Otte [Sat, 11 Jun 2022 02:49:51 +0000 (04:49 +0200)]
singleselection: Add ::item-type and ::n-items

With tests!

3 years agoslicelistmodel: Add ::item-type and ::n-items
Benjamin Otte [Sat, 11 Jun 2022 02:49:17 +0000 (04:49 +0200)]
slicelistmodel: Add ::item-type and ::n-items

With tests!

3 years agosortlistmodel: Add ::item-type and ::n-items
Benjamin Otte [Sat, 11 Jun 2022 02:48:45 +0000 (04:48 +0200)]
sortlistmodel: Add ::item-type and ::n-items

With tests!

3 years agostack: Add ::item-type and ::n-items to the pages list
Benjamin Otte [Sat, 11 Jun 2022 05:34:07 +0000 (07:34 +0200)]
stack: Add ::item-type and ::n-items to the pages list

3 years agotreelistmodel: Add ::item-type and ::n-items
Benjamin Otte [Sat, 11 Jun 2022 02:48:03 +0000 (04:48 +0200)]
treelistmodel: Add ::item-type and ::n-items

With tests!

3 years agomultifilter: Actually emit ::items-changed when items change
Benjamin Otte [Sat, 11 Jun 2022 03:19:50 +0000 (05:19 +0200)]
multifilter: Actually emit ::items-changed when items change

3 years agomultisorter: Actually emit ::items-changed when items change
Benjamin Otte [Sat, 11 Jun 2022 03:10:30 +0000 (05:10 +0200)]
multisorter: Actually emit ::items-changed when items change

3 years agoinspector: Use inscriptions for the rendernodes list
Benjamin Otte [Fri, 10 Jun 2022 02:02:30 +0000 (04:02 +0200)]
inspector: Use inscriptions for the rendernodes list

3 years agoreftests: Add test for the overflow methods
Benjamin Otte [Thu, 9 Jun 2022 23:09:49 +0000 (01:09 +0200)]
reftests: Add test for the overflow methods

Reference is using labels again

3 years agoinscription: Set css name
Benjamin Otte [Thu, 9 Jun 2022 05:16:13 +0000 (07:16 +0200)]
inscription: Set css name

We use "label" just like GtkLabel as the two widgets differ in the way
they are measured, but they should be styled the same.

If it turns out we change our opinion on this for specific cases, we
can add style classes later.

3 years agoinscription: Add a11y support for text interface
Benjamin Otte [Thu, 9 Jun 2022 05:14:30 +0000 (07:14 +0200)]
inscription: Add a11y support for text interface

This is entirely untested.

3 years agoinscription: Add ::text-overflow
Benjamin Otte [Thu, 9 Jun 2022 03:17:40 +0000 (05:17 +0200)]
inscription: Add ::text-overflow

Can't name it ::overflow, because that's taken by GtkWidget already

3 years agoreftests: Add test for inscription markup parsing
Benjamin Otte [Thu, 9 Jun 2022 00:45:59 +0000 (02:45 +0200)]
reftests: Add test for inscription markup parsing

Compare with label markup parsing as the reference.

3 years agoinscription: Add ::markup
Benjamin Otte [Thu, 9 Jun 2022 00:43:13 +0000 (02:43 +0200)]
inscription: Add ::markup

Utility property that sets both the ::text and ::attributes properties,
mainly intended for use in ui files to ease translation support and bindings.

3 years agoinscription: Add ::attributes property
Benjamin Otte [Wed, 8 Jun 2022 22:59:05 +0000 (00:59 +0200)]
inscription: Add ::attributes property

3 years agoUpdate Turkish translation
Emin Tufan Çetin [Fri, 10 Jun 2022 06:06:14 +0000 (06:06 +0000)]
Update Turkish translation

3 years agogtkpango: Add G_GNUC_WARN_UNUSED_RESULT
Benjamin Otte [Thu, 9 Jun 2022 00:42:10 +0000 (02:42 +0200)]
gtkpango: Add G_GNUC_WARN_UNUSED_RESULT

Guess who just spent 10 minutes in gdb and doesn't want to do that
again.

3 years agoinspector: Add inscription support
Benjamin Otte [Tue, 7 Jun 2022 15:30:14 +0000 (17:30 +0200)]
inspector: Add inscription support

Allow searching for inscription text and show it in the label column.

3 years agoinspector: Use inscriptions in the object tree
Benjamin Otte [Tue, 7 Jun 2022 15:23:32 +0000 (17:23 +0200)]
inspector: Use inscriptions in the object tree

3 years agotestcolumnview: Use GtkInscription
Benjamin Otte [Tue, 7 Jun 2022 04:21:14 +0000 (06:21 +0200)]
testcolumnview: Use GtkInscription

This test is suddenly MASSIVELY faster.

I wonder why.
Could it be because inscription does exactly what it was made for?

3 years agogtk-demo: Use GtkInscription in the wordlist demo
Benjamin Otte [Tue, 7 Jun 2022 04:09:37 +0000 (06:09 +0200)]
gtk-demo: Use GtkInscription in the wordlist demo

3 years agogtk-demo: Use GtkInscription in the main list
Benjamin Otte [Thu, 19 May 2022 04:45:05 +0000 (06:45 +0200)]
gtk-demo: Use GtkInscription in the main list

3 years agoAdd GtkInscription
Benjamin Otte [Thu, 19 May 2022 04:44:23 +0000 (06:44 +0200)]
Add GtkInscription

A label alternative that renders itself into a given rectangle.

The main use case is cells in column view.

Related: #3334

3 years agoMerge branch 'symbolic-hc' into 'main'
Matthias Clasen [Wed, 8 Jun 2022 10:36:46 +0000 (10:36 +0000)]
Merge branch 'symbolic-hc' into 'main'

Wayland/display: Don't force HighContrast icon theme

See merge request GNOME/gtk!4802

3 years agoMerge branch 'node-editor-scale' into 'main'
Matthias Clasen [Tue, 7 Jun 2022 18:57:53 +0000 (18:57 +0000)]
Merge branch 'node-editor-scale' into 'main'

node-editor: Add a zoom button

See merge request GNOME/gtk!4804

3 years agoMerge branch 'wip/otte/for-main' into 'main'
Benjamin Otte [Tue, 7 Jun 2022 18:20:43 +0000 (18:20 +0000)]
Merge branch 'wip/otte/for-main' into 'main'

inspector: Allow searching for editable text

See merge request GNOME/gtk!4801

3 years agonode-editor: Add a zoom button
Matthias Clasen [Tue, 7 Jun 2022 17:39:22 +0000 (13:39 -0400)]
node-editor: Add a zoom button

This is a bit more convenient than manually
adding a transform node in the text editor.

3 years agowayland/display: Don't force HighContrast icon theme
Florian Müllner [Tue, 7 Jun 2022 17:30:10 +0000 (19:30 +0200)]
wayland/display: Don't force HighContrast icon theme

The theme is considered deprecated in favor of symbolic icons from
the regular theme.

3 years agolistview: Fix clipping for horizontal listviews
Benjamin Otte [Tue, 7 Jun 2022 17:12:17 +0000 (19:12 +0200)]
listview: Fix clipping for horizontal listviews

Fixes a bug introduced with
commit 39645d32582892bc4fd3bb55ea5d11af860f0efd

3 years agoinspector: Allow searching for editable text
Benjamin Otte [Tue, 7 Jun 2022 15:32:03 +0000 (17:32 +0200)]
inspector: Allow searching for editable text

... and display it in the label column.

3 years agoUpdate Portuguese translation
Hugo Carvalho [Tue, 7 Jun 2022 13:54:09 +0000 (13:54 +0000)]
Update Portuguese translation

3 years agoUpdate Ukrainian translation
Yuri Chornoivan [Tue, 7 Jun 2022 06:15:52 +0000 (06:15 +0000)]
Update Ukrainian translation

3 years agovideo: Fix typo in docs
Benjamin Otte [Thu, 19 May 2022 03:40:47 +0000 (05:40 +0200)]
video: Fix typo in docs

3 years agoMerge branch 'wip/otte/for-main' into 'main'
Benjamin Otte [Tue, 7 Jun 2022 01:36:06 +0000 (01:36 +0000)]
Merge branch 'wip/otte/for-main' into 'main'

listview: cull listitems that are out of view

See merge request GNOME/gtk!4799

3 years agolistview: cull listitems that are out of view
Benjamin Otte [Wed, 1 Jun 2022 02:29:15 +0000 (04:29 +0200)]
listview: cull listitems that are out of view

Use set_child_visible(FALSE) on those widgets and don't allocate them.

This should usually be the majority of items, so it's quite a worthwhile
addition.

Idea by Ivan Molodetskikh.

Related: #3334